2.18.1 For these problems, the table holds some C code. You will be asked to evaluate these
C code statements in MIPS assembly code.
a. for(i=0; ia += b;
b. for(i=0; ifor(j=0; jD[4*j] = i + j;
[5] <2.7> For the table above, draw a control-flow graph of the C code.
 
 
View Solution
 
 
 
<< Back Next >>